[INFO] cloning repository https://github.com/devsosin/NotionAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devsosin/NotionAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsosin%2FNotionAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsosin%2FNotionAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f8e91f689c25f0863620a4b51b833eed7cf8100
[INFO] checking devsosin/NotionAPI against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevsosin%2FNotionAPI" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devsosin/NotionAPI
[INFO] finished tweaking git repo https://github.com/devsosin/NotionAPI
[INFO] tweaked toml for git repo https://github.com/devsosin/NotionAPI written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devsosin/NotionAPI on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devsosin/NotionAPI already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7
[INFO] running `Command { std: "docker" "start" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking notion v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `object` and `request_id` are never read
[INFO] [stdout]   --> src/types.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NotionResponse<T> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 19 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     request_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NotionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `object` are never read
[INFO] [stdout]   --> src/types.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ErrorResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 33 |     status: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 34 |     code: String,
[INFO] [stdout] 35 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title_type`, `text`, `annotations`, `plain_text`, and `href` are never read
[INFO] [stdout]   --> src/types.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Title {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 63 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 64 |     title_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 65 |     text: TitleText,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     annotations: Annotations,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     plain_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |     href: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Title` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `link` are never read
[INFO] [stdout]   --> src/types.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TitleText {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 73 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     link: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TitleText` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bold`, `italic`, `strikethrough`, `underline`, `code`, and `color` are never read
[INFO] [stdout]   --> src/types.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Annotations {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 79 |     bold: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 80 |     italic: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 81 |     strikethrough: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 82 |     underline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 83 |     code: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 84 |     color: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Annotations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `object` are never read
[INFO] [stdout]   --> src/types.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct EditorInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 89 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 90 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/types.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Property {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 95 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/data_source/dto/response.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GetDataSourceResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     title: Vec<Title>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     archived: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     is_inline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     parent: DataSourceParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     database_parent: DatabaseParent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetDataSourceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_more` and `next_cursor` are never read
[INFO] [stdout]   --> src/data_source/dto/response.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct QueryPageListResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 45 |     has_more: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 46 |     next_cursor: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryPageListResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_type` and `database_id` are never read
[INFO] [stdout]  --> src/data_source/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DataSourceParent {
[INFO] [stdout]   |            ---------------- fields in this struct
[INFO] [stdout] 6 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 7 |     parent_type: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 8 |     database_id: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataSourceParent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/data_source/types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Property {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/database/dto/response.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct GetDatabaseResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 11 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 12 |     title: Vec<Title>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     parent: DatabaseParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     is_inline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     in_trash: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     public_url: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |     data_sources: Vec<DataSource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     description: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 26 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetDatabaseResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]  --> src/database/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DataSource {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 5 |     id: String,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_type` and `page_id` are never read
[INFO] [stdout]   --> src/database/types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DatabaseParent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 12 |     parent_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     page_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseParent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/page/types.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Page {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  9 |     id: String,
[INFO] [stdout] 10 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     in_trash: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     is_locked: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     archived: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |
[INFO] [stdout] 16 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     parent: PageParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     public_url: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |     created_by: EditorInfo,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 27 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     last_edited_by: EditorInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `object` and `request_id` are never read
[INFO] [stdout]   --> src/types.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct NotionResponse<T> {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 19 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     request_id: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NotionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `object` are never read
[INFO] [stdout]   --> src/types.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ErrorResponse {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 33 |     status: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 34 |     code: String,
[INFO] [stdout] 35 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title_type`, `text`, `annotations`, `plain_text`, and `href` are never read
[INFO] [stdout]   --> src/types.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Title {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 63 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 64 |     title_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 65 |     text: TitleText,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     annotations: Annotations,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 67 |     plain_text: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 68 |     href: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Title` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `link` are never read
[INFO] [stdout]   --> src/types.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct TitleText {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 73 |     content: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 74 |     link: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TitleText` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bold`, `italic`, `strikethrough`, `underline`, `code`, and `color` are never read
[INFO] [stdout]   --> src/types.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub struct Annotations {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 79 |     bold: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 80 |     italic: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 81 |     strikethrough: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 82 |     underline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 83 |     code: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 84 |     color: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Annotations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `object` are never read
[INFO] [stdout]   --> src/types.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct EditorInfo {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 89 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 90 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EditorInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/types.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Property {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 95 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/data_source/dto/response.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GetDataSourceResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 15 |     title: Vec<Title>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     archived: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     is_inline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 20 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     parent: DataSourceParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     database_parent: DatabaseParent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 28 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 29 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetDataSourceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `has_more` and `next_cursor` are never read
[INFO] [stdout]   --> src/data_source/dto/response.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct QueryPageListResponse {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 45 |     has_more: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 46 |     next_cursor: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryPageListResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_type` and `database_id` are never read
[INFO] [stdout]  --> src/data_source/types.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct DataSourceParent {
[INFO] [stdout]   |            ---------------- fields in this struct
[INFO] [stdout] 6 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 7 |     parent_type: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 8 |     database_id: String,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataSourceParent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/data_source/types.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Property {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 13 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Property` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/database/dto/response.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct GetDatabaseResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 11 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 12 |     title: Vec<Title>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 13 |     parent: DatabaseParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     is_inline: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 15 |     in_trash: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 18 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     public_url: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |     data_sources: Vec<DataSource>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 22 |     description: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 26 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetDatabaseResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]  --> src/database/types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DataSource {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 5 |     id: String,
[INFO] [stdout]   |     ^^
[INFO] [stdout] 6 |     name: String,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DataSource` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `parent_type` and `page_id` are never read
[INFO] [stdout]   --> src/database/types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DatabaseParent {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 11 |     #[serde(rename(deserialize = "type"))]
[INFO] [stdout] 12 |     parent_type: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 13 |     page_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DatabaseParent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/page/types.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Page {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  9 |     id: String,
[INFO] [stdout] 10 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 11 |
[INFO] [stdout] 12 |     in_trash: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 13 |     is_locked: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     archived: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |
[INFO] [stdout] 16 |     cover: Option<Cover>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     icon: Option<Icon>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 18 |
[INFO] [stdout] 19 |     parent: PageParent,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     public_url: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 24 |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |     created_by: EditorInfo,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 27 |     created_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 28 |     last_edited_by: EditorInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     last_edited_time: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Page` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.81s
[INFO] running `Command { std: "docker" "inspect" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7", kill_on_drop: false }`
[INFO] [stdout] cdfdca59bcba32af45b728ea248f6710bb5cb29574fec41d6d797666803da8b7
